
#User Guide# by @ev_ynw
(Please do not take this txt as your own)


>> Installation
LockHTML: /var/mobile/Library/LockHTML
GroovyLock: /var/mobile/Library/GroovyLock
SBHTML: /var/mobile/Library/SBHTML
iWidget: /var/mobile/Library/iWidget

Requires Infostats2 for battery and RAM components to work.
Default Wallpaper.html uses InfoStats2 for weather info. No configurations needed in Config.js. If you want to use the old weather code route, there is an alt html for that.


>> Changing locale for weather components
2 types of code you can use: 1) zip code; or 2) weather code
Find your weather code: go to www.weather.com, search for your city, find the code in the address bar. It consists of a string of alphabets & numbers, e.g. HKXX0049

Change the weather code:
- locate Config.js in the widget folder, open it on PC or iFile
- under the line “var weathercode = ‘XXX’”, replace the default weather code with your own. Do not remove the quotation marks.

For widgets showing city name, if the city name appears as blank, try the alternative LockBackground(country).html. remember to rename it to LockBackground.html


>> Contact me
Twitter: @ev_ynw
Reddit: /u/yeahwell_mlgb

>> Credits
Code belongs to Dacal, Junesiphone & Matchstic. Big thanks to all of them!
